Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Minecraft problem z zapalaniem portali do nether.


Bulgarian

Rekomendowane odpowiedzi

Opublikowano

Więc tak.

 

Mam serwer Survival z podstawowymi pluginami:

 

WvvBS9a.png

 

Nie wiem dlaczego gracze nie mogą odpalić portali do netheru. Może to zrobić tylko OP...

Jakie jest rozwiązanie tego problemu ? Proszę o pomoc.

Opublikowano

Nic nie wyskoczy po prostu nie da sie portalu odpalic, w sumie nie da sie też podpalać drzew itp ...

 

A przy /rg i  wyskakuje region globalny czyli ten podstawowy bez cuboida i niczego.

Opublikowano

Tak w sumie to sprawdziłem i nie można nic podpalać. Zapalniczka jakby nie działa ...

Może jej używać tylko admin...

 

Już straciłem nadzieje bo wszystko co znalazłem w google nie pomaga ...

 

Jakieś pomysły ?

Opublikowano

Plugin Vanilla napewno nie blokuje bo służy do całkiem czegoś innego.

#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
#   you use an editor like Notepad++ (recommended for Windows users), you
#   must configure it to "replace tabs with spaces." In Notepad++, this can
#   be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
#   in categories (like "enforce-single-session" is in the "protection"
#   category.
# - If you want to check the format of this file before putting it
#   into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
#   and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#

regions:
    use-scheduler: true
    sql:
        use: false
        dsn: jdbc:mysql://localhost/worldguard
        username: worldguard
        password: worldguard
    enable: true
    invincibility-removes-mobs: false
    high-frequency-flags: false
    wand: 287
    max-claim-volume: 30000
    claim-only-inside-existing-regions: false
    max-region-count-per-player:
        default: 7
    use-creature-spawn-event: true
    explosion-flags-block-entity-damage: true
auto-invincible: false
use-player-move-event: true
op-permissions: true
protection:
    item-durability: true
    remove-infinite-stacks: false
    disable-xp-orb-drops: false
    disable-obsidian-generators: false
simulation:
    sponge:
        enable: true
        radius: 3
        redstone: false
default:
    pumpkin-scuba: false
    disable-health-regain: false
physics:
    no-physics-gravel: false
    no-physics-sand: false
    allow-portal-anywhere: false
    disable-water-damage-blocks: []
    vine-like-rope-ladders: false
ignition:
    block-tnt: false
    block-tnt-block-damage: false
    block-lighter: false
fire:
    disable-lava-fire-spread: true
    disable-all-fire-spread: false
    disable-fire-spread-blocks: []
    lava-spread-blocks: []
mobs:
    block-creeper-explosions: false
    block-creeper-block-damage: false
    block-enderdragon-block-damage: false
    block-fireball-explosions: false
    block-fireball-block-damage: false
    anti-wolf-dumbness: false
    disable-enderman-griefing: false
    block-creature-spawn: []
    block-wither-explosions: false
    block-wither-block-damage: false
    block-wither-skull-explosions: false
    block-wither-skull-block-damage: false
    block-enderdragon-portal-creation: false
    disable-snowman-trails: false
    block-painting-destroy: false
    block-item-frame-destroy: false
    block-plugin-spawning: true
    block-above-ground-slimes: false
    block-other-explosions: false
    block-zombie-door-destruction: false
    allow-tamed-spawns: true
player-damage:
    disable-fall-damage: false
    disable-lava-damage: false
    disable-fire-damage: false
    disable-lightning-damage: false
    disable-drowning-damage: false
    disable-suffocation-damage: false
    disable-contact-damage: false
    teleport-on-suffocation: false
    disable-void-damage: false
    teleport-on-void-falling: false
    disable-explosion-damage: false
    disable-mob-damage: false
    disable-death-messages: false
chest-protection:
    enable: false
    disable-off-check: false
crops:
    disable-creature-trampling: false
    disable-player-trampling: false
weather:
    prevent-lightning-strike-blocks: []
    disable-lightning-strike-fire: false
    disable-thunderstorm: false
    disable-weather: false
    disable-pig-zombification: false
    disable-powered-creepers: false
    always-raining: false
    always-thundering: false
dynamics:
    disable-mushroom-spread: false
    disable-ice-melting: false
    disable-snow-melting: false
    disable-snow-formation: false
    disable-ice-formation: false
    disable-leaf-decay: false
    disable-grass-growth: false
    disable-mycelium-spread: false
    disable-vine-growth: false
    disable-soil-dehydration: false
    snow-fall-blocks: []
blacklist:
    use-as-whitelist: false
    logging:
        console:
            enable: true
        database:
            enable: false
            dsn: jdbc:mysql://localhost:3306/minecraft
            user: root
            pass: ''
            table: blacklist_events
        file:
            enable: false
            path: worldguard/logs/%Y-%m-%d.log
            open-files: 10
summary-on-start: true
use-player-teleports: true
security:
    deop-everyone-on-join: false
    block-in-game-op-command: false
host-keys: {}
gameplay:
    block-potions: []
    block-potions-overly-reliably: false

Opublikowano

a komenda /gamerule doFireTick true

(duże i małe litery muszą być tak samo jak napisałem, inaczej pisze, że nie znaleziono)

 

 

oraz spróbuj 

disable-all-fire-spread: false

zmienić na

disable-all-fire-spread: true
Opublikowano

Boże skoro mowi ,że jest zarejestrowany jakiś region globalny to bez przyczyny on nie jest.. Utworzyła się sama flaga. Należy wpisać /rg remove __global__

 

Lub /rg flag __global__ lighter remove

Pamiętaj o tym global są to 2 tzw "podłogi"

Polecam opcję 1 poniewaz usunie wszystkie niechciane flagi.

 

 

Edit

Piszesz w poście ,że może zrobić to tylko OP co od razu wskazuje na flagę

TNu4YuM.jpg

Opublikowano

Region globalny jest usunięty problem jest dalej.

 

Gdzie w essentials są one wyłączone ?

Opublikowano

Może kolega ma rację

Więc sprawdź tutaj

  prevent:
    lava-flow: false
    water-flow: false
    water-bucket-flow: false
    fire-spread: true
    lava-fire-spread: true
    flint-fire: false -tutaj może masz "true" więc chroni przez zapalaniem Zmień na false
    lightning-fire-spread: true
    portal-creation: false
    tnt-explosion: false
    tnt-playerdamage: false
    tnt-minecart-explosion: false
    tnt-minecart-playerdamage: false
    fireball-explosion: false
    fireball-fire: false
    fireball-playerdamage: false
    witherskull-explosion: false
    witherskull-playerdamage: false
    wither-spawnexplosion: false
    wither-blockreplace: false
    creeper-explosion: false
    creeper-playerdamage: false
    creeper-blockdamage: false
    enderdragon-blockdamage: true
    enderman-pickup: false
    villager-death: false

TNu4YuM.jpg

Opublikowano

Tylko ta opcja odpada nawet jak to zmienie ponieważ nie mam wgranego pluginu essentials protect :)

Opublikowano

Ja grałem na jednym serwerze i też miałem taki problem. Zmajstrowałem kulę ognia, do dispensera, wycelowałem w portal, guziczek, pyk!- portal włączony.

Cytat

That is not dead which can eternal lie. And with strange aeons even death may die.

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...